﻿2026-07-17T03:24:36.8892550Z ##[group]Run actions/checkout@v5
2026-07-17T03:24:36.8893011Z with:
2026-07-17T03:24:36.8893278Z   fetch-depth: 0
2026-07-17T03:24:36.8893627Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:24:36.8896172Z   token: ***
2026-07-17T03:24:36.8896459Z   ssh-strict: true
2026-07-17T03:24:36.8896754Z   ssh-user: git
2026-07-17T03:24:36.8897045Z   persist-credentials: true
2026-07-17T03:24:36.8897370Z   clean: true
2026-07-17T03:24:36.8897659Z   sparse-checkout-cone-mode: true
2026-07-17T03:24:36.8898020Z   fetch-tags: false
2026-07-17T03:24:36.8898320Z   show-progress: true
2026-07-17T03:24:36.8898614Z   lfs: false
2026-07-17T03:24:36.8899007Z   submodules: false
2026-07-17T03:24:36.8899469Z   set-safe-directory: true
2026-07-17T03:24:36.8900043Z ##[endgroup]
2026-07-17T03:24:37.0672173Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:24:37.0673396Z ##[group]Getting Git version info
2026-07-17T03:24:37.0673882Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-17T03:24:37.0937301Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-17T03:24:37.1168164Z git version 2.43.0.windows.1
2026-07-17T03:24:37.1191521Z ##[endgroup]
2026-07-17T03:24:37.1199126Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\68fe3791-59c5-4012-9709-17e46e759d7f\.gitconfig'
2026-07-17T03:24:37.1213014Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\68fe3791-59c5-4012-9709-17e46e759d7f' before making global git config changes
2026-07-17T03:24:37.1213926Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:24:37.1217715Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-17T03:24:37.1471732Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-17T03:24:37.1683352Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:24:37.1712874Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:24:37.1717284Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:24:37.1946876Z refs/heads/main
2026-07-17T03:24:37.1970348Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-17T03:24:37.2288033Z HEAD is now at 0c702533 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:24:37.2557540Z ##[endgroup]
2026-07-17T03:24:37.2559739Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-17T03:24:37.8364439Z ##[group]Cleaning the repository
2026-07-17T03:24:37.8368439Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-17T03:24:41.6722442Z Removing target/
2026-07-17T03:24:41.6751674Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-17T03:24:41.7220885Z HEAD is now at 0c702533 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:24:41.7244016Z ##[endgroup]
2026-07-17T03:24:41.7247986Z ##[group]Disabling automatic garbage collection
2026-07-17T03:24:41.7253279Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-17T03:24:41.7505992Z ##[endgroup]
2026-07-17T03:24:41.7506371Z ##[group]Setting up auth
2026-07-17T03:24:41.7512147Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:24:41.7750521Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-17T03:24:42.3457965Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:24:42.5099137Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-17T03:24:43.0756472Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:24:43.0992902Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-17T03:24:43.6693103Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-17T03:24:43.7032413Z ##[endgroup]
2026-07-17T03:24:43.7033039Z ##[group]Fetching the repository
2026-07-17T03:24:43.7040226Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4:refs/remotes/pull/19/merge
2026-07-17T03:24:45.0840530Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:24:45.0841395Z  * [new branch]        release/v0.36.0                          -> origin/release/v0.36.0
2026-07-17T03:24:45.0842266Z  * [new ref]           8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4 -> pull/19/merge
2026-07-17T03:24:45.1034702Z ##[endgroup]
2026-07-17T03:24:45.1036120Z ##[group]Determining the checkout info
2026-07-17T03:24:45.1036565Z ##[endgroup]
2026-07-17T03:24:45.1042378Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-17T03:24:45.1430470Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-17T03:24:45.1743899Z ##[group]Checking out the ref
2026-07-17T03:24:45.1749634Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/19/merge
2026-07-17T03:24:45.2420478Z Previous HEAD position was 0c702533 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:24:45.2421107Z HEAD is now at 8dd7e4fa Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:24:45.2446021Z ##[endgroup]
2026-07-17T03:24:45.2748839Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-17T03:24:45.4471439Z 8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4
